[INFO] cloning repository https://github.com/thy3368/nexus_agent
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thy3368/nexus_agent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthy3368%2Fnexus_agent", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthy3368%2Fnexus_agent'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0054537a8b2b2b2c505531695efc6c3816e0c548
[INFO] fixing thy3368/nexus_agent/0054537a8b2b2b2c505531695efc6c3816e0c548 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthy3368%2Fnexus_agent" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/thy3368/nexus_agent
[INFO] finished tweaking git repo https://github.com/thy3368/nexus_agent
[INFO] tweaked toml for git repo https://github.com/thy3368/nexus_agent written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thy3368/nexus_agent on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thy3368/nexus_agent already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 31 packages to latest compatible versions
[INFO] [stderr]     Updating async-openai v0.18.3 -> v0.32.4 (available: v0.41.1)
[INFO] [stderr]       Adding async-openai-macros v0.1.1
[INFO] [stderr]       Adding cfg_aliases v0.2.1
[INFO] [stderr]       Adding core-foundation v0.10.1
[INFO] [stderr]     Updating darling v0.14.4 -> v0.20.11
[INFO] [stderr]     Updating darling_core v0.14.4 -> v0.20.11
[INFO] [stderr]     Updating darling_macro v0.14.4 -> v0.20.11
[INFO] [stderr]     Updating derive_builder v0.12.0 -> v0.20.2
[INFO] [stderr]     Updating derive_builder_core v0.12.0 -> v0.20.2
[INFO] [stderr]     Updating derive_builder_macro v0.12.0 -> v0.20.2
[INFO] [stderr]     Updating hyper-rustls v0.24.2 -> v0.27.9
[INFO] [stderr]       Adding lru-slab v0.1.2
[INFO] [stderr]       Adding openssl-probe v0.2.1
[INFO] [stderr]       Adding quinn v0.11.11
[INFO] [stderr]       Adding quinn-proto v0.11.15
[INFO] [stderr]       Adding quinn-udp v0.5.14
[INFO] [stderr]       Adding rand v0.9.4
[INFO] [stderr]       Adding rand_chacha v0.9.0
[INFO] [stderr]       Adding rand_core v0.9.5
[INFO] [stderr]     Updating reqwest-eventsource v0.4.0 -> v0.6.0
[INFO] [stderr]       Adding rustc-hash v2.1.2
[INFO] [stderr]     Updating rustls v0.21.12 -> v0.23.41
[INFO] [stderr]     Updating rustls-native-certs v0.6.3 -> v0.8.4
[INFO] [stderr]     Updating rustls-webpki v0.101.7 -> v0.103.13
[INFO] [stderr]     Updating secrecy v0.8.0 -> v0.10.3
[INFO] [stderr]       Adding security-framework v3.5.1 (available: v3.7.0)
[INFO] [stderr]       Adding subtle v2.6.1
[INFO] [stderr]       Adding tinyvec v1.11.0
[INFO] [stderr]       Adding tinyvec_macros v0.1.1
[INFO] [stderr]     Updating tokio-rustls v0.24.1 -> v0.26.4
[INFO] [stderr]       Adding web-time v1.1.0
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wechaty_puppet v0.1.0-beta.1
[INFO] [stderr]   Downloaded wechaty v0.1.0-beta.1
[INFO] [stderr]   Downloaded actix v0.11.1
[INFO] [stderr]   Downloaded file-box v0.1.0-beta.0
[INFO] [stderr]   Downloaded actix_derive v0.6.2
[INFO] [stderr]   Downloaded quinn-proto v0.11.15
[INFO] [stderr]   Downloaded rustyline-derive v0.10.0
[INFO] [stderr]   Downloaded quinn v0.11.11
[INFO] [stderr]   Downloaded rustyline v13.0.0
[INFO] [stderr]   Downloaded kameo_macros v0.19.0
[INFO] [stderr]   Downloaded kameo v0.19.2
[INFO] [stderr]   Downloaded assert_cmd v2.1.2
[INFO] [stderr]   Downloaded async-openai-macros v0.1.1
[INFO] [stderr]   Downloaded async-openai v0.32.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 74e0cc77c3302cbb6301ecd6450c726d052b10c6aa22fe6b19a15f5c7e5794f1
[INFO] running `Command { std: "docker" "start" "74e0cc77c3302cbb6301ecd6450c726d052b10c6aa22fe6b19a15f5c7e5794f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "74e0cc77c3302cbb6301ecd6450c726d052b10c6aa22fe6b19a15f5c7e5794f1" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "74e0cc77c3302cbb6301ecd6450c726d052b10c6aa22fe6b19a15f5c7e5794f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "74e0cc77c3302cbb6301ecd6450c726d052b10c6aa22fe6b19a15f5c7e5794f1" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling erasable v1.3.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking rc-box v1.3.0
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking colored v3.1.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking takecell v0.1.1
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking take_mut v0.2.2
[INFO] [stderr]     Checking file-box v0.1.0-beta.0
[INFO] [stderr]     Checking clap_builder v4.5.57
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking shell-words v1.1.1
[INFO] [stderr]     Checking downcast-rs v2.0.2
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling stacker v0.1.23
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking eventsource-stream v0.2.3
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking uuid v1.20.0
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking lru v0.6.6
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking pretty_env_logger v0.5.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling psm v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling actix_derive v0.6.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]    Compiling kameo_macros v0.19.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling teloxide-macros v0.10.0
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling aquamarine v0.6.0
[INFO] [stderr]    Compiling async-openai-macros v0.1.1
[INFO] [stderr]    Compiling rustyline-derive v0.10.0
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking dialoguer v0.11.0
[INFO] [stderr]     Checking rustyline v13.0.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]     Checking clap v4.5.57
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking dptree v0.5.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking serde_with v3.16.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking tokio-util v0.6.10
[INFO] [stderr]     Checking actix-rt v2.11.0
[INFO] [stderr]     Checking backoff v0.4.0
[INFO] [stderr]     Checking kameo v0.19.2
[INFO] [stderr]     Checking deadpool v0.12.3
[INFO] [stderr]     Checking actix v0.11.1
[INFO] [stderr]     Checking tokio-test v0.4.5
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking wechaty_puppet v0.1.0-beta.1
[INFO] [stderr]     Checking wechaty v0.1.0-beta.1
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking wiremock v0.6.5
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking reqwest-eventsource v0.6.0
[INFO] [stderr]     Checking teloxide-core v0.13.0
[INFO] [stderr]     Checking async-openai v0.32.4
[INFO] [stderr]     Checking teloxide v0.17.0
[INFO] [stderr]     Checking nexus_agent v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::tool::traits::tool_definition::ToolMeta`
[INFO] [stdout]  --> src/tool/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::tool::traits::tool_definition::ToolMeta;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> src/tool/mod.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc` and `Mutex`
[INFO] [stdout]  --> src/app/behavior/claude_tests.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::sync::{Arc, Mutex};
[INFO] [stdout]   |                 ^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/app/behavior/mod.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod claude_tests;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::agent::adapter::agent_react::AgentReAct`
[INFO] [stdout]  --> src/app/behavior/claude_tests.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::agent::adapter::agent_react::AgentReAct;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/app/behavior/mod.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod claude_tests;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::agent::traits::Agent`
[INFO] [stdout]  --> src/app/behavior/claude_tests.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::agent::traits::Agent;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/app/behavior/mod.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod claude_tests;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::config::Config`
[INFO] [stdout]  --> src/app/behavior/claude_tests.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::config::Config;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/app/behavior/mod.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod claude_tests;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::context::agent_context::AgentContext`
[INFO] [stdout]  --> src/app/behavior/claude_tests.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::context::agent_context::AgentContext;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/app/behavior/mod.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod claude_tests;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::llm::adapter::claude::ClaudeProvider`
[INFO] [stdout]  --> src/app/behavior/claude_tests.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::llm::adapter::claude::ClaudeProvider;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/app/behavior/mod.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod claude_tests;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::llm::traits::ll_model::LLModel`
[INFO] [stdout]   --> src/app/behavior/claude_tests.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::llm::traits::ll_model::LLModel;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub mod claude_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::permissions::PermissionManager`
[INFO] [stdout]   --> src/app/behavior/claude_tests.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::permissions::PermissionManager;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub mod claude_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::skill::SkillManager`
[INFO] [stdout]   --> src/app/behavior/claude_tests.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::skill::SkillManager;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub mod claude_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FileListTool`, `FileReadTool`, and `FileWriteTool`
[INFO] [stdout]   --> src/app/behavior/claude_tests.rs:14:38
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::tool::adapter::file_ops::{FileListTool, FileReadTool, FileWriteTool};
[INFO] [stdout]    |                                      ^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub mod claude_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `GitCommitTool`, `GitDiffTool`, and `GitStatusTool`
[INFO] [stdout]   --> src/app/behavior/claude_tests.rs:15:37
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::tool::adapter::git_ops::{GitCommitTool, GitDiffTool, GitStatusTool};
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub mod claude_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tool::adapter::plan::UpdatePlanTool`
[INFO] [stdout]   --> src/app/behavior/claude_tests.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::tool::adapter::plan::UpdatePlanTool;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub mod claude_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tool::adapter::search_ops::CodebaseSearchTool`
[INFO] [stdout]   --> src/app/behavior/claude_tests.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::tool::adapter::search_ops::CodebaseSearchTool;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub mod claude_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tool::adapter::shell::ShellTool`
[INFO] [stdout]   --> src/app/behavior/claude_tests.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use crate::tool::adapter::shell::ShellTool;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub mod claude_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tool::adapter::web_ops::WebGetTool`
[INFO] [stdout]   --> src/app/behavior/claude_tests.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use crate::tool::adapter::web_ops::WebGetTool;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub mod claude_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tool::tool_registry::ToolRegistry`
[INFO] [stdout]   --> src/app/behavior/claude_tests.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use crate::tool::tool_registry::ToolRegistry;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub mod claude_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc` and `Mutex`
[INFO] [stdout]  --> src/app/behavior/gpt_tests.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::sync::{Arc, Mutex};
[INFO] [stdout]   |                 ^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/app/behavior/mod.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod gpt_tests;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::agent::adapter::agent_react::AgentReAct`
[INFO] [stdout]  --> src/app/behavior/gpt_tests.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::agent::adapter::agent_react::AgentReAct;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/app/behavior/mod.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod gpt_tests;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::agent::traits::Agent`
[INFO] [stdout]  --> src/app/behavior/gpt_tests.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::agent::traits::Agent;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/app/behavior/mod.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod gpt_tests;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::config::Config`
[INFO] [stdout]  --> src/app/behavior/gpt_tests.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::config::Config;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/app/behavior/mod.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod gpt_tests;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::context::agent_context::AgentContext`
[INFO] [stdout]  --> src/app/behavior/gpt_tests.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::context::agent_context::AgentContext;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/app/behavior/mod.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod gpt_tests;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::llm::adapter::openai::OpenAIProvider`
[INFO] [stdout]  --> src/app/behavior/gpt_tests.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::llm::adapter::openai::OpenAIProvider;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/app/behavior/mod.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod gpt_tests;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::llm::traits::ll_model::LLModel`
[INFO] [stdout]   --> src/app/behavior/gpt_tests.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::llm::traits::ll_model::LLModel;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | pub mod gpt_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::permissions::PermissionManager`
[INFO] [stdout]   --> src/app/behavior/gpt_tests.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::permissions::PermissionManager;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | pub mod gpt_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::skill::SkillManager`
[INFO] [stdout]   --> src/app/behavior/gpt_tests.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::skill::SkillManager;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | pub mod gpt_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FileListTool`, `FileReadTool`, and `FileWriteTool`
[INFO] [stdout]   --> src/app/behavior/gpt_tests.rs:14:38
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::tool::adapter::file_ops::{FileListTool, FileReadTool, FileWriteTool};
[INFO] [stdout]    |                                      ^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | pub mod gpt_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `GitCommitTool`, `GitDiffTool`, and `GitStatusTool`
[INFO] [stdout]   --> src/app/behavior/gpt_tests.rs:15:37
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::tool::adapter::git_ops::{GitCommitTool, GitDiffTool, GitStatusTool};
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | pub mod gpt_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tool::adapter::plan::UpdatePlanTool`
[INFO] [stdout]   --> src/app/behavior/gpt_tests.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::tool::adapter::plan::UpdatePlanTool;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | pub mod gpt_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tool::adapter::search_ops::CodebaseSearchTool`
[INFO] [stdout]   --> src/app/behavior/gpt_tests.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::tool::adapter::search_ops::CodebaseSearchTool;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | pub mod gpt_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tool::adapter::shell::ShellTool`
[INFO] [stdout]   --> src/app/behavior/gpt_tests.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use crate::tool::adapter::shell::ShellTool;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | pub mod gpt_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tool::adapter::web_ops::WebGetTool`
[INFO] [stdout]   --> src/app/behavior/gpt_tests.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use crate::tool::adapter::web_ops::WebGetTool;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | pub mod gpt_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tool::tool_registry::ToolRegistry`
[INFO] [stdout]   --> src/app/behavior/gpt_tests.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use crate::tool::tool_registry::ToolRegistry;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | pub mod gpt_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::agent::adapter::agent_react::AgentReAct`
[INFO] [stdout]  --> src/app/behavior/kimi_plan_tests.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::agent::adapter::agent_react::AgentReAct;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/app/behavior/mod.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub mod kimi_plan_tests;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::agent::mode::AgentMode`
[INFO] [stdout]  --> src/app/behavior/kimi_plan_tests.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::agent::mode::AgentMode;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/app/behavior/mod.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub mod kimi_plan_tests;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::agent::traits::Agent`
[INFO] [stdout]  --> src/app/behavior/kimi_plan_tests.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::agent::traits::Agent;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/app/behavior/mod.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub mod kimi_plan_tests;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::config::Config`
[INFO] [stdout]  --> src/app/behavior/kimi_plan_tests.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::config::Config;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/app/behavior/mod.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub mod kimi_plan_tests;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::context::agent_context::AgentContext`
[INFO] [stdout]  --> src/app/behavior/kimi_plan_tests.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::context::agent_context::AgentContext;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/app/behavior/mod.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub mod kimi_plan_tests;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::llm::adapter::kimi::KimiProvider`
[INFO] [stdout]   --> src/app/behavior/kimi_plan_tests.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::llm::adapter::kimi::KimiProvider;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub mod kimi_plan_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::llm::traits::ll_model::LLModel`
[INFO] [stdout]   --> src/app/behavior/kimi_plan_tests.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::llm::traits::ll_model::LLModel;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub mod kimi_plan_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FileListTool`, `FileReadTool`, and `FileWriteTool`
[INFO] [stdout]   --> src/app/behavior/kimi_plan_tests.rs:13:38
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::tool::adapter::file_ops::{FileListTool, FileReadTool, FileWriteTool};
[INFO] [stdout]    |                                      ^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub mod kimi_plan_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `GitCommitTool`, `GitDiffTool`, and `GitStatusTool`
[INFO] [stdout]   --> src/app/behavior/kimi_plan_tests.rs:14:37
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::tool::adapter::git_ops::{GitCommitTool, GitDiffTool, GitStatusTool};
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub mod kimi_plan_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tool::adapter::plan::UpdatePlanTool`
[INFO] [stdout]   --> src/app/behavior/kimi_plan_tests.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::tool::adapter::plan::UpdatePlanTool;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub mod kimi_plan_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tool::adapter::search_ops::CodebaseSearchTool`
[INFO] [stdout]   --> src/app/behavior/kimi_plan_tests.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::tool::adapter::search_ops::CodebaseSearchTool;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub mod kimi_plan_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tool::adapter::shell::ShellTool`
[INFO] [stdout]   --> src/app/behavior/kimi_plan_tests.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::tool::adapter::shell::ShellTool;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub mod kimi_plan_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tool::adapter::web_ops::WebGetTool`
[INFO] [stdout]   --> src/app/behavior/kimi_plan_tests.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use crate::tool::adapter::web_ops::WebGetTool;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub mod kimi_plan_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tool::tool_registry::ToolRegistry`
[INFO] [stdout]   --> src/app/behavior/kimi_plan_tests.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use crate::tool::tool_registry::ToolRegistry;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub mod kimi_plan_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc` and `Mutex`
[INFO] [stdout]  --> src/app/behavior/kimi_tests.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::sync::{Arc, Mutex};
[INFO] [stdout]   |                 ^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/app/behavior/mod.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub mod kimi_tests;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::agent::adapter::agent_react::AgentReAct`
[INFO] [stdout]  --> src/app/behavior/kimi_tests.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::agent::adapter::agent_react::AgentReAct;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/app/behavior/mod.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub mod kimi_tests;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::agent::traits::Agent`
[INFO] [stdout]  --> src/app/behavior/kimi_tests.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::agent::traits::Agent;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/app/behavior/mod.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub mod kimi_tests;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::config::Config`
[INFO] [stdout]  --> src/app/behavior/kimi_tests.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::config::Config;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/app/behavior/mod.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub mod kimi_tests;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::context::agent_context::AgentContext`
[INFO] [stdout]  --> src/app/behavior/kimi_tests.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::context::agent_context::AgentContext;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/app/behavior/mod.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub mod kimi_tests;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::llm::adapter::kimi::KimiProvider`
[INFO] [stdout]  --> src/app/behavior/kimi_tests.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::llm::adapter::kimi::KimiProvider;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/app/behavior/mod.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub mod kimi_tests;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::llm::traits::ll_model::LLModel`
[INFO] [stdout]   --> src/app/behavior/kimi_tests.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::llm::traits::ll_model::LLModel;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub mod kimi_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::permissions::PermissionManager`
[INFO] [stdout]   --> src/app/behavior/kimi_tests.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::permissions::PermissionManager;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub mod kimi_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::skill::SkillManager`
[INFO] [stdout]   --> src/app/behavior/kimi_tests.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::skill::SkillManager;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub mod kimi_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FileListTool`, `FileReadTool`, and `FileWriteTool`
[INFO] [stdout]   --> src/app/behavior/kimi_tests.rs:14:38
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::tool::adapter::file_ops::{FileListTool, FileReadTool, FileWriteTool};
[INFO] [stdout]    |                                      ^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub mod kimi_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `GitCommitTool`, `GitDiffTool`, and `GitStatusTool`
[INFO] [stdout]   --> src/app/behavior/kimi_tests.rs:15:37
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::tool::adapter::git_ops::{GitCommitTool, GitDiffTool, GitStatusTool};
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub mod kimi_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tool::adapter::search_ops::CodebaseSearchTool`
[INFO] [stdout]   --> src/app/behavior/kimi_tests.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::tool::adapter::search_ops::CodebaseSearchTool;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub mod kimi_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tool::adapter::shell::ShellTool`
[INFO] [stdout]   --> src/app/behavior/kimi_tests.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::tool::adapter::shell::ShellTool;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub mod kimi_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tool::adapter::web_ops::WebGetTool`
[INFO] [stdout]   --> src/app/behavior/kimi_tests.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use crate::tool::adapter::web_ops::WebGetTool;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub mod kimi_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tool::tool_registry::ToolRegistry`
[INFO] [stdout]   --> src/app/behavior/kimi_tests.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use crate::tool::tool_registry::ToolRegistry;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/app/behavior/mod.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub mod kimi_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc` and `Mutex`
[INFO] [stdout]  --> src/app/behavior/kimi_tests2.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::sync::{Arc, Mutex};
[INFO] [stdout]   |                 ^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::agent::adapter::agent_react::AgentReAct`
[INFO] [stdout]  --> src/app/behavior/kimi_tests2.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::agent::adapter::agent_react::AgentReAct;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::agent::traits::Agent`
[INFO] [stdout]  --> src/app/behavior/kimi_tests2.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::agent::traits::Agent;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::config::Config`
[INFO] [stdout]  --> src/app/behavior/kimi_tests2.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::config::Config;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::context::agent_context::AgentContext`
[INFO] [stdout]  --> src/app/behavior/kimi_tests2.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::context::agent_context::AgentContext;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::llm::adapter::kimi::KimiProvider`
[INFO] [stdout]  --> src/app/behavior/kimi_tests2.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::llm::adapter::kimi::KimiProvider;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::llm::traits::ll_model::LLModel`
[INFO] [stdout]   --> src/app/behavior/kimi_tests2.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::llm::traits::ll_model::LLModel;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::permissions::PermissionManager`
[INFO] [stdout]   --> src/app/behavior/kimi_tests2.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::permissions::PermissionManager;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FileListTool`, `FileReadTool`, and `FileWriteTool`
[INFO] [stdout]   --> src/app/behavior/kimi_tests2.rs:13:38
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::tool::adapter::file_ops::{FileListTool, FileReadTool, FileWriteTool};
[INFO] [stdout]    |                                      ^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `GitCommitTool`, `GitDiffTool`, and `GitStatusTool`
[INFO] [stdout]   --> src/app/behavior/kimi_tests2.rs:14:37
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::tool::adapter::git_ops::{GitCommitTool, GitDiffTool, GitStatusTool};
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tool::adapter::search_ops::CodebaseSearchTool`
[INFO] [stdout]   --> src/app/behavior/kimi_tests2.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::tool::adapter::search_ops::CodebaseSearchTool;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tool::adapter::shell::ShellTool`
[INFO] [stdout]   --> src/app/behavior/kimi_tests2.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::tool::adapter::shell::ShellTool;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tool::adapter::web_ops::WebGetTool`
[INFO] [stdout]   --> src/app/behavior/kimi_tests2.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::tool::adapter::web_ops::WebGetTool;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tool::tool_registry::ToolRegistry`
[INFO] [stdout]   --> src/app/behavior/kimi_tests2.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use crate::tool::tool_registry::ToolRegistry;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::error`
[INFO] [stdout]  --> src/app/domain/actor.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::error;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `kameo::actor::Spawn`
[INFO] [stdout]  --> src/app/domain/test.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use kameo::actor::Spawn;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> src/llm/mod.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::tool::traits::tool_handler`
[INFO] [stdout]   --> src/app/domain/actor.rs:43:30
[INFO] [stdout]    |
[INFO] [stdout] 43 |     use crate::tool::traits::tool_handler::ToolDefinition;
[INFO] [stdout]    |                              ^^^^^^^^^^^^ could not find `tool_handler` in `traits`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `complete` is not a member of trait `LLModel`
[INFO] [stdout]   --> src/app/domain/actor.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 | /         async fn complete(&self, _: &str, _: Option<&str>) -> error::Result<LLMReply> {
[INFO] [stdout] 53 | |             unimplemented!()
[INFO] [stdout] 54 | |         }
[INFO] [stdout]    | |_________^ not a member of trait `LLModel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tool::traits::tool_definition::ToolMeta`
[INFO] [stdout]  --> src/tool/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::tool::traits::tool_definition::ToolMeta;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> src/tool/mod.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `kameo::actor::Spawn`
[INFO] [stdout]  --> src/app/domain/test.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use kameo::actor::Spawn;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> src/llm/mod.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `teloxide::types::message::getters::<impl teloxide::prelude::Message>::from`: use `.from` field instead
[INFO] [stdout]   --> src/inbound_adapter/telegram.rs:29:10
[INFO] [stdout]    |
[INFO] [stdout] 29 |         .from()
[INFO] [stdout]    |          ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `teloxide::types::message::getters::<impl teloxide::prelude::Message>::from`: use `.from` field instead
[INFO] [stdout]   --> src/inbound_adapter/telegram.rs:29:10
[INFO] [stdout]    |
[INFO] [stdout] 29 |         .from()
[INFO] [stdout]    |          ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `complete` found for struct `openai::OpenAIProvider` in the current scope
[INFO] [stdout]    --> src/app/behavior/gpt_tests.rs:187:10
[INFO] [stdout]     |
[INFO] [stdout] 186 |       let reply = provider
[INFO] [stdout]     |  _________________-
[INFO] [stdout] 187 | |         .complete("say hi", None)
[INFO] [stdout]     | |         -^^^^^^^^ method not found in `openai::OpenAIProvider`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/llm/adapter/openai.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 |   pub struct OpenAIProvider {
[INFO] [stdout]     |   ------------------------- method `complete` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `complete`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Completer`
[INFO] [stdout]             candidate #2: `rustls::crypto::ActiveKeyExchange`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `model`, `tool_executor`, `context`, `config`, `formatter`, and `iteration_count` are never read
[INFO] [stdout]   --> src/agent/adapter/agent_ralph.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct AgentRalph {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 10 |     model: Box<dyn LLModel>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 11 |     tool_executor: ToolExecutor,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 12 |     context: AgentContext,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 13 |     config: Config,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 14 |     formatter: ResponseFormatter,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 15 |     iteration_count: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `init_logging` is never used
[INFO] [stdout]   --> src/app/behavior/claude_tests.rs:22:4
[INFO] [stdout]    |
[INFO] [stdout] 22 | fn init_logging() {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `skill_fixture_root` is never used
[INFO] [stdout]   --> src/app/behavior/claude_tests.rs:29:4
[INFO] [stdout]    |
[INFO] [stdout] 29 | fn skill_fixture_root() -> std::path::PathBuf {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `task_fixture_path` is never used
[INFO] [stdout]   --> src/app/behavior/claude_tests.rs:36:4
[INFO] [stdout]    |
[INFO] [stdout] 36 | fn task_fixture_path() -> std::path::PathBuf {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `init_logging` is never used
[INFO] [stdout]   --> src/app/behavior/gpt_tests.rs:22:4
[INFO] [stdout]    |
[INFO] [stdout] 22 | fn init_logging() {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `skill_fixture_root` is never used
[INFO] [stdout]   --> src/app/behavior/gpt_tests.rs:29:4
[INFO] [stdout]    |
[INFO] [stdout] 29 | fn skill_fixture_root() -> std::path::PathBuf {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `task_fixture_path` is never used
[INFO] [stdout]   --> src/app/behavior/gpt_tests.rs:36:4
[INFO] [stdout]    |
[INFO] [stdout] 36 | fn task_fixture_path() -> std::path::PathBuf {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `init_logging` is never used
[INFO] [stdout]   --> src/app/behavior/kimi_plan_tests.rs:21:4
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn init_logging() {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `allow_tools` is never used
[INFO] [stdout]   --> src/app/behavior/kimi_plan_tests.rs:28:4
[INFO] [stdout]    |
[INFO] [stdout] 28 | fn allow_tools(permission_manager: &Arc<Mutex<PermissionManager>>, tool_names: &[&str]) {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `init_logging` is never used
[INFO] [stdout]   --> src/app/behavior/kimi_tests.rs:21:4
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn init_logging() {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `skill_fixture_root` is never used
[INFO] [stdout]   --> src/app/behavior/kimi_tests.rs:28:4
[INFO] [stdout]    |
[INFO] [stdout] 28 | fn skill_fixture_root() -> std::path::PathBuf {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `init_logging` is never used
[INFO] [stdout]   --> src/app/behavior/kimi_tests2.rs:20:4
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn init_logging() {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `skill_fixture_root` is never used
[INFO] [stdout]   --> src/app/behavior/kimi_tests2.rs:27:4
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn skill_fixture_root() -> std::path::PathBuf {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Counter` is never constructed
[INFO] [stdout]  --> src/app/domain/test.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | struct Counter {
[INFO] [stdout]   |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Inc` is never constructed
[INFO] [stdout]   --> src/app/domain/test.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct Inc {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `object`, and `created` are never read
[INFO] [stdout]    --> src/llm/adapter/kimi.rs:197:5
[INFO] [stdout]     |
[INFO] [stdout] 196 | struct KimiResponse {
[INFO] [stdout]     |        ------------ fields in this struct
[INFO] [stdout] 197 |     id: String,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 198 |     object: String,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 199 |     created: i64,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `KimiResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `index` is never read
[INFO] [stdout]    --> src/llm/adapter/kimi.rs:207:5
[INFO] [stdout]     |
[INFO] [stdout] 206 | struct KimiChoice {
[INFO] [stdout]     |        ---------- field in this struct
[INFO] [stdout] 207 |     index: i32,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `KimiChoice` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]    --> src/agent/adapter/agent_react.rs:95:9
[INFO] [stdout]     |
[INFO] [stdout]  95 | /         self.context
[INFO] [stdout]  96 | |             .initialize(
[INFO] [stdout]  97 | |                 &self.config,
[INFO] [stdout]  98 | |                 &self.tool_executor.tools,
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | |             .await;
[INFO] [stdout]     | |__________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout]  95 |         let _ = self.context
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/app/behavior/gpt_tests.rs:152:9
[INFO] [stdout]     |
[INFO] [stdout] 152 |     let mut agent = AgentReAct::new(model, tools, config, context, permission_manager)
[INFO] [stdout]     |         ----^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `task`
[INFO] [stdout]    --> src/app/behavior/gpt_tests.rs:156:9
[INFO] [stdout]     |
[INFO] [stdout] 156 |     let task = std::fs::read_to_string(task_fixture_path()).expect("Failed to read task fixture");
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_task`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `nexus_agent::tool::traits::tool_handler`
[INFO] [stdout]   --> tests/plan_acceptance.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 | use nexus_agent::tool::traits::tool_handler::{
[INFO] [stdout]    |                                ^^^^^^^^^^^^ could not find `tool_handler` in `traits`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `complete` is not a member of trait `LLModel`
[INFO] [stdout]   --> tests/plan_acceptance.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | /     async fn complete(&self, _: &str, _: Option<&str>) -> nexus_agent::Result<LLMReply> {
[INFO] [stdout] 28 | |         unimplemented!()
[INFO] [stdout] 29 | |     }
[INFO] [stdout]    | |_____^ not a member of trait `LLModel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0407, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0407`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nexus_agent` (test "plan_acceptance") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0407, E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0407`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nexus_agent` (lib test) due to 3 previous errors; 7 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "74e0cc77c3302cbb6301ecd6450c726d052b10c6aa22fe6b19a15f5c7e5794f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74e0cc77c3302cbb6301ecd6450c726d052b10c6aa22fe6b19a15f5c7e5794f1", kill_on_drop: false }`
[INFO] [stdout] 74e0cc77c3302cbb6301ecd6450c726d052b10c6aa22fe6b19a15f5c7e5794f1
